home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / systems / atari / birkhahn-metafont-packed-disks / mf27-2_2e-disk1.zoo / gftodvi / fonts / neclow.lzs / GRNECLME.MF < prev    next >
Text File  |  1990-02-14  |  399b  |  15 lines

  1. % Medium gray font for NEC P6 at 180*180dpi
  2. % proofsheet resolution is 36 pixels per inch.
  3.  
  4. if mode<>psix_low: errmessage "This file is for NEC P6 at 180*180 dpi only"; fi
  5.  
  6. font_identifier "GRAYNEC180MEDIUM";
  7.  
  8. picture pix_picture; pix_picture := nullpicture;
  9. for z=(0,1),(1,4),(2,2),(3,0),(4,3):
  10.  addto pix_picture also unitpixel shifted z; endfor
  11. pix_wd := pix_ht := 5;
  12.  
  13. input grayf
  14.  
  15.